home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / hardware-part1 / 4486 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.8 KB

  1. Path: crl9.crl.com!not-for-mail
  2. From: blw@crl.com (Byron Weiss)
  3. Newsgroups: comp.sys.amiga.hardware
  4. Subject: reading iso9660 mac(?) cdrom
  5. Date: 19 Feb 1996 22:43:18 -0500
  6. Organization: CRL Dialup Internet Access    (415) 705-6060  [Login: guest]
  7. Message-ID: <4gbg0m$ene@crl9.crl.com>
  8. NNTP-Posting-Host: crl9.crl.com
  9. Keywords: cdrom help
  10. X-Newsreader: TIN [version 1.2 PL2]
  11.  
  12. Maybe someone can help me...
  13.  
  14. I have an A3000 and NEC multispin 2xc (using AmiCDROM 1.15)...
  15. The NEC has no problems reading audio CDs and ISO9660 CDs, but I have two 
  16. CDs (iso9660) which have both mac and pc files on them which show up twice.
  17. The first file looks like it may be a resource fork and the next one is the 
  18. actual file ...data fork? 
  19.  
  20. bitm9406:tiles/iff 9> list
  21. tile001.iff                10218 ----rwed 05-Sep-94 13:22:41
  22. tile001.iff               305342 ----rwed 05-Sep-94 13:22:41
  23. tile002.iff                10254 ----rwed 05-Sep-94 13:22:54
  24. tile002.iff               316648 ----rwed 05-Sep-94 13:22:54
  25. .....
  26. If I try to read a file, it loads the resource fork, not the data fork.
  27. How do I read the data fork and not the resource fork? The CD mentions 
  28. that the files are readable my Amigas.
  29.  
  30. AMICDROM 1.5 mount file (cd0):
  31.  
  32. /* AmiCDROM filesystem V1.15 */
  33.  
  34.  Handler     = SYS:L/cdrom-handler
  35.  Stacksize   = 10000
  36.  Priority    = 5
  37.  GlobVec     = -1
  38.  Mount       = 1  
  39.  Startup     = "DEVICE=scsi.device UNIT=06 ANY ROCKRIDGE MAYBELOWERCASE XPOS=100 YPOS=100"
  40.  
  41. Do I need to use cdcontrol? I already tried cdcontrol cd0: dataext ".data"
  42. I'd like to read these files directly from my Amiga instead of using 
  43. a pc or mac/ss. I even tried the original C= cd handler but had the same 
  44. results. I don't recall which rev my scsi chip is, but I wouldn't expect 
  45. something like that to be causing this type of problem.
  46. Any ideas?
  47. Thanks,
  48. Byron Weiss
  49.  
  50.